menuitem: Deprecate gtk_menu_item_set_right_justified()
authorBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 14:49:03 +0000 (16:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 14:57:12 +0000 (16:57 +0200)
commit87ecd9ad59e2871c3ff9200fc42040b6d0228ffa
treeda8002b810a79f7e1503f9f0df8bbc6537f70652
parente8c6dbfab1f50e2d2c3f880617f1cae40929c06c
menuitem: Deprecate gtk_menu_item_set_right_justified()

And the getter, too: gtk_menu_item_get_right_justified() and the
corresponding property. Also make the only caller use the private
structure (as it did before the recent patches).
gtk/gtkmenubar.c
gtk/gtkmenuitem.c
gtk/gtkmenuitem.h